Skip to content

Support for remote control#29

Merged
ktf merged 20 commits into
AliceO2Group:masterfrom
luigifusco:control
Sep 7, 2021
Merged

Support for remote control#29
ktf merged 20 commits into
AliceO2Group:masterfrom
luigifusco:control

Conversation

@luigifusco

Copy link
Copy Markdown
Contributor

Remote functionalities are:

  • send mouse and keyboard input (if interactive mode is active)
  • fit the gui to the screen (only if main window has no focus)
  • change the frame latency

OpenGL implementation only:

  • if nullptr is passed to the initgui function no window is created
  • if context is null it is assumed that no window exists
  • the backend only updates the mouse position if the window is focused (to prevent override of remote control)

@ktf ktf merged commit 13e5801 into AliceO2Group:master Sep 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants